Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

chore: npm7 compat for browser-vue example #29

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

achingbrain
Copy link
Contributor

@achingbrain achingbrain commented Aug 25, 2021

The peer deps of @vue/cli-plugin-* cause npm7 to spin endlessly on install.

Use a .npmrc file to use the npm6 peer dep behaviour to fix this.

The peer deps of `@vue/cli-plugin-*` cause npm7 to spin endlessly on
install.

Use a `.npmrc` file to use the npm6 peer dep behaviour to fix this.
@oliveriosousa oliveriosousa merged commit abc267e into master Aug 25, 2021
@hugomrdias hugomrdias deleted the chore/npm-7-compat-for-browser-vue-example branch August 25, 2021 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants